home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / DevTools / aa_m68k_Only / Otool.app / Preferences.nib / data.classes next >
Encoding:
Text File  |  1993-03-05  |  368 b   |  25 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. OtoolController = {
  7.     ACTIONS = {
  8.     windowDidClose:;
  9.     appDidInit:;
  10.     info:;
  11.     preferences:;
  12.     open:;
  13.     updateDefaultsFromPreferencesPanel:;
  14.     };
  15.     OUTLETS = {
  16.     infoWindow;
  17.     speakerWorkspace;
  18.     textTextRadioButtons;
  19.     speakerEdit;
  20.     preferencesPanel;
  21.     documentList;
  22.     };
  23.     SUPERCLASS = Object;
  24. };
  25.